home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / i2p / i2ptunnel.config < prev    next >
Encoding:
Text File  |  2012-10-27  |  5.3 KB  |  162 lines

  1. # NOTE: This I2P config file must use UTF-8 encoding
  2. #
  3. # If you have a 'split' directory installation, with configuration
  4. # files in ~/.i2p (Linux) or %APPDATA%\I2P (Windows), be sure to
  5. # edit the file in the configuration directory, NOT the install directory.
  6. #
  7.  
  8. # eepproxy
  9. tunnel.0.name=I2P HTTP Proxy
  10. tunnel.0.description=HTTP proxy for browsing eepsites and the web
  11. tunnel.0.type=httpclient
  12. tunnel.0.sharedClient=true
  13. tunnel.0.interface=127.0.0.1
  14. tunnel.0.listenPort=4444
  15. tunnel.0.proxyList=false.i2p
  16. tunnel.0.i2cpHost=127.0.0.1
  17. tunnel.0.i2cpPort=7654
  18. tunnel.0.option.inbound.nickname=shared clients
  19. tunnel.0.option.outbound.nickname=shared clients
  20. tunnel.0.option.i2cp.reduceIdleTime=900000
  21. tunnel.0.option.i2cp.reduceOnIdle=true
  22. tunnel.0.option.i2cp.reduceQuantity=1
  23. tunnel.0.option.i2p.streaming.connectDelay=1000
  24. tunnel.0.option.inbound.length=3
  25. tunnel.0.option.inbound.lengthVariance=0
  26. tunnel.0.option.outbound.length=3
  27. tunnel.0.option.outbound.lengthVariance=0
  28. tunnel.0.startOnLoad=true
  29.  
  30. # irc
  31. tunnel.1.name=Irc2P
  32. tunnel.1.description=IRC tunnel to access the Irc2P network
  33. tunnel.1.type=ircclient
  34. tunnel.1.sharedClient=false
  35. tunnel.1.interface=127.0.0.1
  36. tunnel.1.listenPort=6668
  37. tunnel.1.targetDestination=irc.postman.i2p,irc.freshcoffee.i2p,irc.echelon.i2p
  38. tunnel.1.i2cpHost=127.0.0.1
  39. tunnel.1.i2cpPort=7654
  40. tunnel.1.option.inbound.nickname=Irc2P
  41. tunnel.1.option.outbound.nickname=Irc2P
  42. tunnel.1.option.i2cp.closeIdleTime=1200000
  43. tunnel.1.option.i2cp.closeOnIdle=true
  44. tunnel.1.option.i2cp.delayOpen=true
  45. tunnel.1.option.i2cp.newDestOnResume=false
  46. tunnel.1.option.i2cp.reduceIdleTime=600000
  47. tunnel.1.option.i2cp.reduceOnIdle=true
  48. tunnel.1.option.i2cp.reduceQuantity=1
  49. tunnel.1.option.i2p.streaming.connectDelay=1000
  50. tunnel.1.option.i2p.streaming.maxWindowSize=16
  51. tunnel.1.option.inbound.length=3
  52. tunnel.1.option.inbound.lengthVariance=0
  53. tunnel.1.option.outbound.length=3
  54. tunnel.1.option.outbound.lengthVariance=0
  55. tunnel.1.startOnLoad=true
  56.  
  57. # I2P's mtn server
  58. tunnel.2.name=mtn.i2p2.i2p
  59. tunnel.2.description=I2P Monotone Server
  60. tunnel.2.type=client
  61. tunnel.2.sharedClient=true
  62. tunnel.2.interface=127.0.0.1
  63. tunnel.2.listenPort=8998
  64. tunnel.2.targetDestination=mtn.i2p2.i2p
  65. tunnel.2.i2cpHost=127.0.0.1
  66. tunnel.2.i2cpPort=7654
  67. tunnel.2.option.inbound.nickname=shared clients
  68. tunnel.2.option.outbound.nickname=shared clients
  69. tunnel.2.option.i2cp.reduceIdleTime=900000
  70. tunnel.2.option.i2cp.reduceOnIdle=true
  71. tunnel.2.option.i2cp.reduceQuantity=1
  72. tunnel.2.option.inbound.length=3
  73. tunnel.2.option.inbound.lengthVariance=0
  74. tunnel.2.option.outbound.length=3
  75. tunnel.2.option.outbound.lengthVariance=0
  76. tunnel.2.startOnLoad=false
  77.  
  78. # local eepserver
  79. tunnel.3.name=I2P webserver
  80. tunnel.3.description=My eepsite
  81. tunnel.3.type=httpserver
  82. tunnel.3.targetHost=127.0.0.1
  83. tunnel.3.targetPort=7658
  84. tunnel.3.spoofedHost=mysite.i2p
  85. tunnel.3.privKeyFile=eepsite/eepPriv.dat
  86. tunnel.3.i2cpHost=127.0.0.1
  87. tunnel.3.i2cpPort=7654
  88. tunnel.3.option.inbound.nickname=eepsite
  89. tunnel.3.option.outbound.nickname=eepsite
  90. tunnel.3.option.inbound.length=3
  91. tunnel.3.option.inbound.lengthVariance=0
  92. tunnel.3.option.outbound.length=3
  93. tunnel.3.option.outbound.lengthVariance=0
  94. tunnel.3.startOnLoad=false
  95.  
  96. # postman's SMTP server - see www.postman.i2p
  97. tunnel.4.description=smtp server
  98. tunnel.4.i2cpHost=127.0.0.1
  99. tunnel.4.i2cpPort=7654
  100. tunnel.4.interface=127.0.0.1
  101. tunnel.4.listenPort=7659
  102. tunnel.4.name=smtp.postman.i2p
  103. tunnel.4.option.inbound.nickname=shared clients
  104. tunnel.4.option.outbound.nickname=shared clients
  105. tunnel.4.option.i2cp.reduceIdleTime=900000
  106. tunnel.4.option.i2cp.reduceOnIdle=true
  107. tunnel.4.option.i2cp.reduceQuantity=1
  108. tunnel.4.option.i2p.streaming.connectDelay=1000
  109. tunnel.4.option.inbound.length=3
  110. tunnel.4.option.inbound.lengthVariance=0
  111. tunnel.4.option.outbound.length=3
  112. tunnel.4.option.outbound.lengthVariance=0
  113. tunnel.4.startOnLoad=true
  114. tunnel.4.targetDestination=smtp.postman.i2p
  115. tunnel.4.type=client
  116. tunnel.4.sharedClient=true
  117.  
  118. # postman's POP3 server - see www.postman.i2p
  119. tunnel.5.name=pop3.postman.i2p
  120. tunnel.5.description=pop3 server
  121. tunnel.5.i2cpHost=127.0.0.1
  122. tunnel.5.i2cpPort=7654
  123. tunnel.5.interface=127.0.0.1
  124. tunnel.5.listenPort=7660
  125. tunnel.5.option.inbound.nickname=shared clients
  126. tunnel.5.option.outbound.nickname=shared clients
  127. tunnel.5.option.i2cp.reduceIdleTime=900000
  128. tunnel.5.option.i2cp.reduceOnIdle=true
  129. tunnel.5.option.i2cp.reduceQuantity=1
  130. tunnel.5.option.i2p.streaming.connectDelay=1000
  131. tunnel.5.option.inbound.length=3
  132. tunnel.5.option.inbound.lengthVariance=0
  133. tunnel.5.option.outbound.length=3
  134. tunnel.5.option.outbound.lengthVariance=0
  135. tunnel.5.startOnLoad=true
  136. tunnel.5.targetDestination=pop.postman.i2p
  137. tunnel.5.type=client
  138. tunnel.5.sharedClient=true
  139.  
  140. # HTTPS (CONNECT) outproxy
  141. tunnel.6.name=I2P HTTPS Proxy
  142. tunnel.6.description=HTTPS proxy for browsing eepsites and the web
  143. tunnel.6.type=connectclient
  144. tunnel.6.sharedClient=true
  145. tunnel.6.interface=127.0.0.1
  146. tunnel.6.listenPort=4445
  147. tunnel.6.proxyList=outproxyng.h2ik.i2p
  148. tunnel.6.i2cpHost=127.0.0.1
  149. tunnel.6.i2cpPort=7654
  150. tunnel.6.option.inbound.nickname=shared clients
  151. tunnel.6.option.outbound.nickname=shared clients
  152. tunnel.6.option.i2cp.reduceIdleTime=900000
  153. tunnel.6.option.i2cp.reduceOnIdle=true
  154. tunnel.6.option.i2cp.reduceQuantity=1
  155. tunnel.6.option.i2p.streaming.connectDelay=1000
  156. tunnel.6.option.inbound.length=3
  157. tunnel.6.option.inbound.lengthVariance=0
  158. tunnel.6.option.outbound.length=3
  159. tunnel.6.option.outbound.lengthVariance=0
  160. tunnel.6.startOnLoad=true
  161.  
  162.